Skip to content

Conversation

Akshay-Belsare
Copy link

Add support for two new AES algorithms:

  • TEE_ALG_AES_CCM
  • TEE_ALG_AES_GCM

The user can now invoke:
optee_example_aes

Supported values for are:

  • TA_AES_ALGO_CCM
  • TA_AES_ALGO_GCM

Add support for two new AES algorithms:
- TEE_ALG_AES_CCM
- TEE_ALG_AES_GCM

The user can now invoke:
optee_example_aes <algo>

Supported values for <algo> are:
- TA_AES_ALGO_CCM
- TA_AES_ALGO_GCM

Signed-off-by: Amey Avinash Raghatate <[email protected]>
Address review comments.

Signed-off-by: Amey Avinash Raghatate <[email protected]>
@Akshay-Belsare
Copy link
Author

@jenswi-linaro, @amey-raghatate has addressed the review comments.

Rename auth_aes_op to auth_enc_op in host.c,
as per review comments

Signed-off-by: Amey Avinash Raghatate <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants